Видео с ютуба Functools Python
Стандартная библиотека Python: Functools
Why not to use functools.reduce in Python
Вы можете делать действительно крутые вещи с помощью функций в Python
Partial Functions in Python - Functools Tutorial
Functools is one of the MOST USEFUL Python modules
How To Use "reduce()" In Python Tutorial (Functools)
Functools in python !!
The Functools Module
Scott Irwin - A Hitchhiker’s Guide to functools
#23. Функция reduce() модуля functools | The Python Standard Library
Exploring the functools Module and Complex Numbers in Python | Real Python Podcast #68
Wrapper function partial from the functools module. Let's organize our code better and more conve...
What does functools.wraps do?
Things (Almost) No One Thinks About When Designing Functions in Python
Python 201: The functools Module
Самый полезный декоратор в Python
Advanced Python - Functools module - cache decorator
Functional Programming in Python: The "reduce()" Function